home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Ken Long / NewStringArt-c / Original / README < prev    next >
Encoding:
Text File  |  1994-12-04  |  1.4 KB  |  24 lines  |  [TEXT/MACA]

  1.   Here's the source to Stringart which I promised a few weeks ago.  I've been
  2. swamped doing real work and just haven't gotten around to it until now.
  3. I received quite a few requests for this so I'm posting it rather than sending
  4. individual copies to people.  I spent quite a bit of time adding profuse
  5. comments so that MacBeginners can see what's necessary for a minimal
  6. application in C on the Mac.
  7.   This code is functionally the same as the object code I posted a few weeks
  8. ago, except that a few things have been robustified and it will now use the
  9. entire screen if running on a Lisa.  If anyone wants this new version to run
  10. on a Lisa but doesn't have MegaMax to compile it with I'll be happy to send
  11. them a binhex'd copy.  To help relieve net congestion I won't repost the 
  12. object code.
  13.   This code was prepared with Megamax C version 2.  As far as I know there is
  14. no reason why it shouldn't work with version 1 also, but I haven't tried it.
  15.   There are two programs here.  One generates a third C source file which
  16. declares the tables of numbers used to draw the vectors.  This file and the
  17. stringart program itself are linked together to produce the application.
  18. Compilation instructions are in the comments in the stringart.c source.
  19.  
  20.   Feel free to distribute this thing far and wide.  Perhaps someone could
  21. post it on CompuServe.  I'd be glad to hear any comments about StringArt.
  22.  
  23. Ron Hitchens    hitchens@ut-sally.ARPA    ...!ihnp4!ut-sally!hitchens.UUCP
  24.